Add GtkGesturePan
authorCarlos Garnacho <carlosg@gnome.org>
Tue, 8 Apr 2014 19:21:56 +0000 (21:21 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Fri, 23 May 2014 17:54:26 +0000 (19:54 +0200)
commitc7da5b54f59bdac759985035c7ecda0d69c2b17a
tree42e366c68b8aecc7685f0effb36f753eaf8ac281
parent75b6f4aa529ebbcb0f22c59e48a66de6092abdcf
Add GtkGesturePan

This gesture reports events on horizontal/vertical panning gestures.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkenums.h
gtk/gtkgesturepan.c [new file with mode: 0644]
gtk/gtkgesturepan.h [new file with mode: 0644]